COM AT+BSIR test
COM In-band ringing tone command
COM Command is not required if phone does not support voice recognition.

COM V1.0	27.01.2005	T. Kleinmann	started
COM V1.2	22.02.2005	T. Kleinmann	added comment about CASIRA
COM V1.3	24.02.2005	T. Kleinmann	added comment about responsibility
####################################################################################################
MESSAGE('These tests are considered to be the responsibility of accessory testers in ULM. \n\
The tests will be performed with real hardware.')
####################################################################################################

from attglobals import *

####################################################################################################

COM Test command
AT+BSIR=?
WAIT FOR OK

####################################################################################################
